type github.com/gotd/td/transport.obfConn (struct)
Method Implmentations
Close() error
obfConn.M : io.Closer.Close
*obfConn.M : io.ReadCloser.Close
*obfConn.M : io.ReadWriteCloser.Close
*obfConn.M : io.WriteCloser.Close
*obfConn.M : net.Conn.Close
Read(p []byte) (int, error)
*obfConn.M : io.ReadCloser.Read
*obfConn.M : io.Reader.Read
*obfConn.M : io.ReadWriteCloser.Read
*obfConn.M : io.ReadWriter.Read
*obfConn.M : net.Conn.Read
Write(p []byte) (int, error)
*obfConn.M : internal/bisect.Writer.Write
*obfConn.M : io.ReadWriteCloser.Write
*obfConn.M : io.ReadWriter.Write
*obfConn.M : io.WriteCloser.Write
*obfConn.M : io.Writer.Write
*obfConn.M : net.Conn.Write
*obfConn.M : crypto/tls.transcriptHash.Write
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |